@charset "utf-8";

*{padding: 0; margin: 0; box-sizing:border-box;}
body, input, select, textarea{font-family:'宋体','Microsoft YaHei', '微软雅黑';}
textarea{resize: none;}
ul,li{list-style: none}
body{overflow-y: scroll}
body{color: #555; font-size: 14px;}
body a{color: #555; text-decoration: none;}
body a:hover{color: #f13a3a; text-decoration: none;}
#design .hide_tip{display:none}
/*web_main_edu*/
.clear { clear: both;}
.ld {	float: left;}
.rd {	float: right;}
html {	background:url("../../Images/zstwj/body_bg.jpg") top center repeat-y;}
.container { 	width: 1000px;	margin: 0 auto;}
.w-400 { width: 396px; margin-right: 6px;}
.w-360 { width: 363px; margin-bottom: 10px;   }
.w-257 { width: 255px;}

.toptitle { background: url("../../Images/zstwj/top_bg.jpg") repeat-x; padding: 0 8px; height: 36px; line-height: 36px; font-size: 12px; }
.toptitle .rd span { margin: 0 10px; }
.menu {
	height: 40px;
	background: url("../../Images/zstwj/menubg.jpg") repeat-x;
	color: #fff;
	margin-bottom: 10px;
}
.menu a {
	color: #fff;
}


.menu li {
	float: left;
	width: 100px ;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	position: relative;
}

.menu .smenu {
	display: none;
	background: #f13a3a;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 3;
}

.menu a {
	display: block;
}

.menu li:hover .smenu {
	display: block;
}

.menu a:hover, a.active{
	background:#bd0501;
	color: #FFF;
}



.bdsbanner {
	width: 330px;
	height: 285px;
	border: 1px solid #f13a3a;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bdsbanner .bd {
	position: relative;
	width: 313px;
	height: 188px;
	overflow: hidden;
	margin: 12px auto;
}

.bdsbanner .bd a {
	display: block;
	position: relative;
}

.bdsbanner .bd img {
	width: 313px;
	height: 188px;
}

.bdsbanner .bd span {
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 2;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #FFF;
	padding: 0 5px;
	text-align: center;
}

.bdsbanner .hd li {
	float: left;
}

.bdsbanner .hd {
	width: 313px;
	margin: 0 auto;
}

.bdsbanner .hd img {
	width: 100px;
	height: 60px;
	opacity: 0.7;
	cursor: pointer;
}

.bdsbanner .hd img:nth-child(1) {
	margin: 0 2px;
}

.bdsbanner .hd .on img {
	opacity: 1;
}


.h_news {
	float: left;
	border: 1px solid #e5e5e5;

}
.h_news.rd {
	float: right;
}
.h_news ul {
	padding: 5px 0
}
.h_news li {
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;

}

.h_news li a {
	height: 34px;
	line-height: 34px;
	width: 98%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.hasicon li {
	background: url("../../Images/zstwj/icon_s.png") -5px center no-repeat;
	padding-left: 30px;
}

.h_title {
	width: 100%;
	background: url("../../Images/zstwj/stitle_bg.jpg");
	height: 35px;
	list-height: 35px;
} 
.h_title span {
	float: left;
	display: block;
	line-height: 35px;
	color: #fff;
	padding-left: 15px;
	font-size: 16px;
}
.h_title a {
	float: right;
	line-height: 35px;
	margin-right: 5px;
	cursor: pointer;
}

.h_wld {
	width: 736px;
	float: left;
}

.h_wrd {
	float: right;
	width: 255px;
}

.h_news.h_links {
	border: none;
}

.h_links li {
	float: left;
	width: 20%;
}

.h_links_list {
	padding: 10px 0;
}

.h_links_list td {
	font-size: 12px;
	height: 30px;
	width: 20%;
	padding: 5px 10px;
	vertical-align: top;
}

.h_piclinks_list {
	padding: 10px 0;
}

.h_piclinks_list li {
	width: 253px;
	line-height: 56px;
	height: 56px;
	margin: 3px 0;
}
.h_piclinks_list li a {
	display: block;
	text-align: center;
	width:  192px;
	height: 52px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	overflow: hidden;
}

.h_piclinks_list img {
	width:  192px;
	height: 52px;
	transition: all 0.5s;
}

.h_piclinks_list a:hover img {
	transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}


.footer {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	padding: 30px 0;
}

.f_menu {
	background: url("../../Images/zstwj/f_bg.jpg") repeat-x;
	height: 29px;
	line-height: 29px;
	margin-bottom: 20px;
}

.f_menu a {
	color: #FFF;
	cursor: pointer;
}

.f_menu a:hover {
	color: #bfff00;
}

.f_menu span {
	color: #FFF;
	margin: 0 10px;
}

.copyright {
	line-height: 24px;
}

.gotop {
	position: fixed;
	width: 50px;
	height: 50px;
	background: url("../../Images/zstwj/gotop.png") center center no-repeat #e4393c;
	cursor: pointer;
	right: 50px;
	bottom: 50px;
}

.wlist {
	font-size: 12px;
}

.w-ld {
	width: 245px;
	float: left;
}

.w-ld .h_news {
	width: 100%;
}

.w-rd {
	width: 730px;
	float: right;
}

.stab {
	height: 36px;
	line-height: 36px;
	border-bottom: 2px solid #ddd;
}

.stab .ld span {
	font-size: 14px;
	line-height: 0.9em;
}

.newslist li {
	line-height: 34px;
	border-bottom: 1px dashed #ddd;
}

.newslist li span {
	float: right;
}

.page {
	text-align: center;
	margin: 25px 0;
}

.page a {
	border: 1px solid #ddd;
	margin: 0;
	padding: 0px 10px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	cursor: pointer;
}

.page a.active {
	background: #eee;
	color: #000;
}

.ld_menu {
	border: 1px solid #e5e5e5;
	margin-bottom: 15px;;
}

.ld_menulist li {
	height: 40px;
	line-height: 40px;
	background: url("../../Images/zstwj/icon_r.png") left center no-repeat;
	padding-left: 30px;
	border-bottom: 1px solid #eee;
}

.ld_menulist li a {
	display: block;
	cursor: pointer;
}

.showcont .s_title {
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
	font-weight: bold;
	margin-top: 30px;
}

.showcont .s_t_more {
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}

.showcont .s_t_more span {
	margin: 0 20px;
}

.showcont .cont_bd {
	padding: 20px 0;
	font-size: 14px;
	line-height: 2;
}

.showcont .cont_bd p {
	margin-bottom: 20px;
}

.news_next {
	margin: 30px 0;
	font-size: 14px;
	line-height: 2;
}

.news_next a {
	cursor: pointer;
}

.news_next .news_none {
	color: #aaa;
	cursor: initial;
}